﻿2026-06-21T01:53:52.0198573Z Current runner version: '2.335.1'
2026-06-21T01:53:52.0203339Z Runner name: 'kitsubito'
2026-06-21T01:53:52.0203849Z Runner group name: 'Default'
2026-06-21T01:53:52.0204488Z Machine name: 'KITSUBITO'
2026-06-21T01:53:52.0206370Z ##[group]GITHUB_TOKEN Permissions
2026-06-21T01:53:52.0208189Z Contents: read
2026-06-21T01:53:52.0208584Z Metadata: read
2026-06-21T01:53:52.0209032Z Packages: read
2026-06-21T01:53:52.0209400Z ##[endgroup]
2026-06-21T01:53:52.0211080Z Secret source: Actions
2026-06-21T01:53:52.0211609Z Prepare workflow directory
2026-06-21T01:53:52.0570958Z Prepare all required actions
2026-06-21T01:53:52.0599991Z Getting action download info
2026-06-21T01:53:52.3826638Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-21T01:53:53.1534732Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-21T01:53:53.2453478Z ##[group]Run actions/checkout@v5
2026-06-21T01:53:53.2454279Z with:
2026-06-21T01:53:53.2454714Z   repository: SaberMage/spt-core
2026-06-21T01:53:53.2458165Z   token: ***
2026-06-21T01:53:53.2458538Z   ssh-strict: true
2026-06-21T01:53:53.2458910Z   ssh-user: git
2026-06-21T01:53:53.2459372Z   persist-credentials: true
2026-06-21T01:53:53.2459788Z   clean: true
2026-06-21T01:53:53.2460181Z   sparse-checkout-cone-mode: true
2026-06-21T01:53:53.2460617Z   fetch-depth: 1
2026-06-21T01:53:53.2460989Z   fetch-tags: false
2026-06-21T01:53:53.2461376Z   show-progress: true
2026-06-21T01:53:53.2461754Z   lfs: false
2026-06-21T01:53:53.2462116Z   submodules: false
2026-06-21T01:53:53.2462510Z   set-safe-directory: true
2026-06-21T01:53:53.2463142Z ##[endgroup]
2026-06-21T01:53:53.3272713Z Syncing repository: SaberMage/spt-core
2026-06-21T01:53:53.3274293Z ##[group]Getting Git version info
2026-06-21T01:53:53.3275060Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:53:53.3276134Z [command]/usr/bin/git version
2026-06-21T01:53:53.3276563Z git version 2.43.0
2026-06-21T01:53:53.3277860Z ##[endgroup]
2026-06-21T01:53:53.3288114Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bdf215f5-e517-4ebf-b507-29b0bc101983' before making global git config changes
2026-06-21T01:53:53.3289449Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:53:53.3291398Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:53:53.3321631Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:53:53.3339380Z https://github.com/SaberMage/spt-core
2026-06-21T01:53:53.3349018Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:53:53.3351466Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:53:53.3368851Z HEAD
2026-06-21T01:53:53.3400546Z ##[endgroup]
2026-06-21T01:53:53.3401653Z [command]/usr/bin/git submodule status
2026-06-21T01:53:53.3584189Z ##[group]Cleaning the repository
2026-06-21T01:53:53.3586477Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:53:54.1030811Z Removing target/
2026-06-21T01:53:54.1039097Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:53:54.1087241Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:54.1115053Z ##[endgroup]
2026-06-21T01:53:54.1116173Z ##[group]Disabling automatic garbage collection
2026-06-21T01:53:54.1117152Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:53:54.1124508Z ##[endgroup]
2026-06-21T01:53:54.1125562Z ##[group]Setting up auth
2026-06-21T01:53:54.1129853Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:53:54.1157508Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:53:54.1376273Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:53:54.1402047Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:53:54.1591204Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:53:54.1617328Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:53:54.1804525Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:53:54.1831369Z ##[endgroup]
2026-06-21T01:53:54.1833744Z ##[group]Fetching the repository
2026-06-21T01:53:54.1839244Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:53:54.7315482Z ##[endgroup]
2026-06-21T01:53:54.7317425Z ##[group]Determining the checkout info
2026-06-21T01:53:54.7319540Z ##[endgroup]
2026-06-21T01:53:54.7320556Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:53:54.7355994Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:53:54.7390216Z ##[group]Checking out the ref
2026-06-21T01:53:54.7391952Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:53:54.7434890Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:54.7438386Z ##[endgroup]
2026-06-21T01:53:54.7471655Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:53:54.7496023Z 113d90df680fb5354349c5fd80385ffe087b8206
2026-06-21T01:53:54.7712383Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-21T01:53:54.7714028Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-21T01:53:54.7732538Z shell: /usr/bin/bash -e {0}
2026-06-21T01:53:54.7733394Z ##[endgroup]
2026-06-21T01:53:54.7858192Z ##[group]Run cargo nextest run --workspace
2026-06-21T01:53:54.7859402Z [36;1mcargo nextest run --workspace[0m
2026-06-21T01:53:54.7873721Z shell: /usr/bin/bash -e {0}
2026-06-21T01:53:54.7874499Z env:
2026-06-21T01:53:54.7875178Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-21T01:53:54.7876055Z ##[endgroup]
2026-06-21T01:53:55.4478543Z    Compiling proc-macro2 v1.0.106
2026-06-21T01:53:55.4479559Z    Compiling quote v1.0.45
2026-06-21T01:53:55.4480088Z    Compiling unicode-ident v1.0.24
2026-06-21T01:53:55.4480398Z    Compiling libc v0.2.186
2026-06-21T01:53:55.4480645Z    Compiling cfg-if v1.0.4
2026-06-21T01:53:55.4480900Z    Compiling serde_core v1.0.228
2026-06-21T01:53:55.4511388Z    Compiling serde v1.0.228
2026-06-21T01:53:55.4588013Z    Compiling typenum v1.20.1
2026-06-21T01:53:55.4626968Z    Compiling version_check v0.9.5
2026-06-21T01:53:55.4716117Z    Compiling portable-atomic v1.13.1
2026-06-21T01:53:55.4764097Z    Compiling memchr v2.8.1
2026-06-21T01:53:55.4765284Z    Compiling critical-section v1.2.0
2026-06-21T01:53:55.4819264Z    Compiling shlex v2.0.1
2026-06-21T01:53:55.4885704Z    Compiling subtle v2.6.1
2026-06-21T01:53:55.5091862Z    Compiling find-msvc-tools v0.1.9
2026-06-21T01:53:55.5131489Z    Compiling log v0.4.32
2026-06-21T01:53:55.5454337Z    Compiling equivalent v1.0.2
2026-06-21T01:53:55.5790667Z    Compiling smallvec v1.15.1
2026-06-21T01:53:55.6600926Z    Compiling semver v1.0.28
2026-06-21T01:53:55.7112763Z    Compiling itoa v1.0.18
2026-06-21T01:53:55.7261043Z    Compiling cpufeatures v0.2.17
2026-06-21T01:53:55.7532876Z    Compiling hashbrown v0.17.1
2026-06-21T01:53:55.7732405Z    Compiling bitflags v2.12.1
2026-06-21T01:53:55.7942221Z    Compiling pin-project-lite v0.2.17
2026-06-21T01:53:55.8321298Z    Compiling rand_core v0.10.1
2026-06-21T01:53:55.8322146Z    Compiling getrandom v0.4.2
2026-06-21T01:53:55.8811048Z    Compiling generic-array v0.14.7
2026-06-21T01:53:55.8970842Z    Compiling bytes v1.11.1
2026-06-21T01:53:55.9061144Z    Compiling futures-core v0.3.32
2026-06-21T01:53:55.9434353Z    Compiling zerocopy v0.8.50
2026-06-21T01:53:55.9851067Z    Compiling ahash v0.8.12
2026-06-21T01:53:56.0851837Z    Compiling rustc_version v0.4.1
2026-06-21T01:53:56.1127607Z    Compiling signature v2.2.0
2026-06-21T01:53:56.1321379Z    Compiling stable_deref_trait v1.2.1
2026-06-21T01:53:56.1761888Z    Compiling zmij v1.0.21
2026-06-21T01:53:56.1800853Z    Compiling futures-sink v0.3.32
2026-06-21T01:53:56.2001167Z    Compiling pkg-config v0.3.33
2026-06-21T01:53:56.2141176Z    Compiling vcpkg v0.2.15
2026-06-21T01:53:56.2605464Z    Compiling ed25519 v2.2.3
2026-06-21T01:53:56.2795332Z    Compiling slab v0.4.12
2026-06-21T01:53:56.2841003Z    Compiling futures-io v0.3.32
2026-06-21T01:53:56.4773870Z    Compiling futures-channel v0.3.32
2026-06-21T01:53:56.4941090Z    Compiling futures-task v0.3.32
2026-06-21T01:53:56.5217175Z    Compiling curve25519-dalek v4.1.3
2026-06-21T01:53:56.5739794Z    Compiling serde_json v1.0.150
2026-06-21T01:53:56.7230532Z    Compiling indexmap v2.14.0
2026-06-21T01:53:56.7544576Z    Compiling syn v2.0.117
2026-06-21T01:53:56.7922031Z    Compiling fastrand v2.4.1
2026-06-21T01:53:56.8087554Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-21T01:53:56.8200901Z    Compiling rustversion v1.0.22
2026-06-21T01:53:56.8213177Z    Compiling fallible-iterator v0.3.0
2026-06-21T01:53:56.8480814Z    Compiling autocfg v1.5.1
2026-06-21T01:53:56.9433090Z    Compiling fnv v1.0.7
2026-06-21T01:53:56.9542781Z    Compiling cfg_aliases v0.2.1
2026-06-21T01:53:57.0031014Z    Compiling strsim v0.11.1
2026-06-21T01:53:57.0183250Z    Compiling writeable v0.6.3
2026-06-21T01:53:57.0378106Z    Compiling litemap v0.8.2
2026-06-21T01:53:57.0480073Z    Compiling icu_normalizer_data v2.2.0
2026-06-21T01:53:57.1259791Z    Compiling dunce v1.0.5
2026-06-21T01:53:57.2351171Z    Compiling fs_extra v1.3.0
2026-06-21T01:53:57.2352988Z    Compiling ident_case v1.0.1
2026-06-21T01:53:57.2353728Z    Compiling icu_properties_data v2.2.0
2026-06-21T01:53:57.2691137Z    Compiling utf8_iter v1.0.4
2026-06-21T01:53:57.2705176Z    Compiling anyhow v1.0.102
2026-06-21T01:53:57.3060955Z    Compiling rustix v1.1.4
2026-06-21T01:53:57.3403923Z    Compiling jobserver v0.1.34
2026-06-21T01:53:57.4070777Z    Compiling percent-encoding v2.3.2
2026-06-21T01:53:57.4650471Z    Compiling linux-raw-sys v0.12.1
2026-06-21T01:53:57.4791284Z    Compiling http v1.4.1
2026-06-21T01:53:57.6070926Z    Compiling cc v1.2.63
2026-06-21T01:53:57.6171558Z    Compiling unicode-segmentation v1.13.3
2026-06-21T01:53:57.6268282Z    Compiling cpufeatures v0.3.0
2026-06-21T01:53:57.6300667Z    Compiling thiserror v2.0.18
2026-06-21T01:53:57.6641106Z    Compiling aws-lc-rs v1.17.0
2026-06-21T01:53:57.6950822Z    Compiling crypto-common v0.1.7
2026-06-21T01:53:57.7030681Z    Compiling block-buffer v0.10.4
2026-06-21T01:53:57.7711825Z    Compiling scopeguard v1.2.0
2026-06-21T01:53:57.8283747Z    Compiling chacha20 v0.10.0
2026-06-21T01:53:57.8597546Z    Compiling digest v0.10.7
2026-06-21T01:53:57.8771231Z    Compiling lock_api v0.4.14
2026-06-21T01:53:57.8882039Z    Compiling form_urlencoded v1.2.2
2026-06-21T01:53:57.9545345Z    Compiling untrusted v0.9.0
2026-06-21T01:53:58.0600327Z    Compiling rustls v0.23.40
2026-06-21T01:53:58.0860625Z    Compiling sha2 v0.10.9
2026-06-21T01:53:58.0982318Z    Compiling heck v0.5.0
2026-06-21T01:53:58.0996871Z    Compiling convert_case v0.10.0
2026-06-21T01:53:58.1546288Z    Compiling atomic-waker v1.1.2
2026-06-21T01:53:58.1960631Z    Compiling const-oid v0.10.2
2026-06-21T01:53:58.2071072Z    Compiling unicode-xid v0.2.6
2026-06-21T01:53:58.2241236Z    Compiling parking_lot_core v0.9.12
2026-06-21T01:53:58.2471031Z    Compiling getrandom v0.2.17
2026-06-21T01:53:58.3340353Z    Compiling mio v1.2.1
2026-06-21T01:53:58.3360983Z    Compiling socket2 v0.6.4
2026-06-21T01:53:58.4120798Z    Compiling fs2 v0.4.3
2026-06-21T01:53:58.4184200Z    Compiling httparse v1.10.1
2026-06-21T01:53:58.4300381Z    Compiling paste v1.0.15
2026-06-21T01:53:58.4976616Z    Compiling rand_core v0.6.4
2026-06-21T01:53:58.5282746Z    Compiling rand v0.10.1
2026-06-21T01:53:58.5511133Z    Compiling num-traits v0.2.19
2026-06-21T01:53:58.5737376Z    Compiling hybrid-array v0.4.12
2026-06-21T01:53:58.6070715Z    Compiling http-body v1.0.1
2026-06-21T01:53:58.6947091Z    Compiling base64ct v1.8.3
2026-06-21T01:53:58.7281164Z    Compiling powerfmt v0.2.0
2026-06-21T01:53:58.7441041Z    Compiling either v1.16.0
2026-06-21T01:53:58.9040409Z    Compiling deranged v0.5.8
2026-06-21T01:53:58.9900732Z    Compiling memoffset v0.6.5
2026-06-21T01:53:59.0641966Z    Compiling cmake v0.1.58
2026-06-21T01:53:59.0808078Z    Compiling pem-rfc7468 v1.0.0
2026-06-21T01:53:59.1937979Z    Compiling data-encoding v2.11.0
2026-06-21T01:53:59.2175680Z    Compiling thiserror v1.0.69
2026-06-21T01:53:59.2700125Z    Compiling try-lock v0.2.5
2026-06-21T01:53:59.2815099Z    Compiling ref-cast v1.0.25
2026-06-21T01:53:59.3523110Z    Compiling tower-service v0.3.3
2026-06-21T01:53:59.3621549Z    Compiling base64 v0.22.1
2026-06-21T01:53:59.3760674Z    Compiling tinyvec_macros v0.1.1
2026-06-21T01:53:59.3871079Z    Compiling time-core v0.1.8
2026-06-21T01:53:59.4239655Z    Compiling num-conv v0.2.2
2026-06-21T01:53:59.4588268Z    Compiling tinyvec v1.11.0
2026-06-21T01:53:59.5278419Z    Compiling want v0.3.1
2026-06-21T01:53:59.5886540Z    Compiling parking_lot v0.12.5
2026-06-21T01:53:59.6230392Z    Compiling crypto-common v0.2.2
2026-06-21T01:53:59.6321041Z    Compiling block-buffer v0.12.0
2026-06-21T01:53:59.6688232Z    Compiling termios v0.2.2
2026-06-21T01:53:59.6803012Z    Compiling serial-core v0.4.0
2026-06-21T01:53:59.7030025Z    Compiling ioctl-rs v0.1.6
2026-06-21T01:53:59.7830301Z    Compiling vergen-lib v9.1.0
2026-06-21T01:53:59.8287170Z    Compiling inout v0.1.4
2026-06-21T01:53:59.8444887Z    Compiling n0-future v0.3.2
2026-06-21T01:53:59.8780575Z    Compiling aho-corasick v1.1.4
2026-06-21T01:53:59.8877024Z    Compiling diatomic-waker v0.2.3
2026-06-21T01:53:59.9130434Z    Compiling httpdate v1.0.3
2026-06-21T01:53:59.9611619Z    Compiling crossbeam-utils v0.8.21
2026-06-21T01:53:59.9740612Z    Compiling winnow v0.7.15
2026-06-21T01:54:00.0545982Z    Compiling parking v2.2.1
2026-06-21T01:54:00.1144194Z    Compiling libsqlite3-sys v0.30.1
2026-06-21T01:54:00.1410469Z    Compiling aws-lc-sys v0.41.0
2026-06-21T01:54:00.2501923Z    Compiling ring v0.17.14
2026-06-21T01:54:00.2711378Z    Compiling spin v0.10.0
2026-06-21T01:54:00.3270750Z    Compiling winnow v1.0.3
2026-06-21T01:54:00.3710636Z    Compiling cordyceps v0.3.4
2026-06-21T01:54:00.3810623Z    Compiling toml_write v0.1.2
2026-06-21T01:54:00.4571042Z    Compiling regex-syntax v0.8.10
2026-06-21T01:54:00.5150482Z    Compiling digest v0.11.3
2026-06-21T01:54:00.6304215Z    Compiling futures-lite v2.6.1
2026-06-21T01:54:00.6896181Z    Compiling futures-buffered v0.2.13
2026-06-21T01:54:00.7008657Z    Compiling cipher v0.4.4
2026-06-21T01:54:00.7171218Z    Compiling serial-unix v0.4.0
2026-06-21T01:54:00.9600693Z    Compiling netlink-packet-core v0.8.1
2026-06-21T01:54:00.9961009Z    Compiling vergen v9.1.0
2026-06-21T01:54:01.1980860Z    Compiling vergen-lib v0.1.6
2026-06-21T01:54:01.2077245Z    Compiling universal-hash v0.5.1
2026-06-21T01:54:01.2223387Z    Compiling noq-udp v0.10.0
2026-06-21T01:54:01.3490825Z    Compiling heapless v0.7.17
2026-06-21T01:54:01.3671296Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-21T01:54:01.3776450Z    Compiling sync_wrapper v1.0.2
2026-06-21T01:54:01.4731194Z    Compiling byteorder v1.5.0
2026-06-21T01:54:01.4804072Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-21T01:54:01.5747754Z    Compiling allocator-api2 v0.2.21
2026-06-21T01:54:01.6181112Z    Compiling opaque-debug v0.3.1
2026-06-21T01:54:01.6679452Z    Compiling bitflags v1.3.2
2026-06-21T01:54:01.6693463Z    Compiling pin-utils v0.1.0
2026-06-21T01:54:01.6810160Z    Compiling dyn-clone v1.0.20
2026-06-21T01:54:01.7121208Z    Compiling hash32 v0.2.1
2026-06-21T01:54:01.7267551Z    Compiling nix v0.25.1
2026-06-21T01:54:01.7502049Z    Compiling polyval v0.6.2
2026-06-21T01:54:01.8086454Z    Compiling serial v0.4.0
2026-06-21T01:54:01.8274628Z    Compiling spin v0.9.8
2026-06-21T01:54:01.8372135Z    Compiling vergen-gitcl v1.0.8
2026-06-21T01:54:01.8795976Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-21T01:54:01.9128939Z    Compiling downcast-rs v1.2.1
2026-06-21T01:54:01.9889433Z    Compiling shell-words v1.1.1
2026-06-21T01:54:02.0030863Z    Compiling signature v3.0.0
2026-06-21T01:54:02.0190723Z    Compiling tower-layer v0.3.3
2026-06-21T01:54:02.0469062Z    Compiling ryu v1.0.23
2026-06-21T01:54:02.0901608Z    Compiling synstructure v0.13.2
2026-06-21T01:54:02.1353088Z    Compiling darling_core v0.20.11
2026-06-21T01:54:02.1583174Z    Compiling serde_derive_internals v0.29.1
2026-06-21T01:54:02.2067243Z    Compiling num_threads v0.1.7
2026-06-21T01:54:02.2783883Z    Compiling ghash v0.5.1
2026-06-21T01:54:02.3250926Z    Compiling time v0.3.47
2026-06-21T01:54:02.3960691Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-21T01:54:02.5501648Z    Compiling ctr v0.9.2
2026-06-21T01:54:02.7054492Z    Compiling aes v0.8.4
2026-06-21T01:54:02.7149758Z    Compiling regex-automata v0.4.14
2026-06-21T01:54:02.7260921Z    Compiling sha2 v0.11.0-rc.5
2026-06-21T01:54:02.8091585Z    Compiling http-body-util v0.1.3
2026-06-21T01:54:02.8157641Z    Compiling aead v0.5.2
2026-06-21T01:54:02.9512711Z    Compiling openssl-probe v0.2.1
2026-06-21T01:54:03.0959450Z    Compiling crossbeam-channel v0.5.15
2026-06-21T01:54:03.1500558Z    Compiling crossbeam-epoch v0.9.18
2026-06-21T01:54:03.3801375Z    Compiling proc-macro-crate v3.5.0
2026-06-21T01:54:03.5296385Z    Compiling aes-gcm v0.10.3
2026-06-21T01:54:03.6050751Z    Compiling netlink-packet-route v0.29.0
2026-06-21T01:54:03.6970565Z    Compiling blake3 v1.8.5
2026-06-21T01:54:03.7740482Z    Compiling uuid v1.23.2
2026-06-21T01:54:03.8543802Z    Compiling noq v0.18.0
2026-06-21T01:54:03.9178578Z    Compiling netwatch v0.16.0
2026-06-21T01:54:04.0321526Z    Compiling acto v0.8.2
2026-06-21T01:54:04.0915380Z    Compiling identity-hash v0.1.0
2026-06-21T01:54:04.1182028Z    Compiling mac-addr v0.3.0
2026-06-21T01:54:04.1791421Z    Compiling rustc-hash v2.1.2
2026-06-21T01:54:04.2265649Z    Compiling tagptr v0.2.0
2026-06-21T01:54:04.2467982Z    Compiling sorted-index-buffer v0.2.1
2026-06-21T01:54:04.2681020Z    Compiling serde_derive v1.0.228
2026-06-21T01:54:04.3073447Z    Compiling zeroize_derive v1.4.3
2026-06-21T01:54:04.3162076Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-21T01:54:04.3362892Z    Compiling tokio-macros v2.7.0
2026-06-21T01:54:04.3454726Z    Compiling futures-macro v0.3.32
2026-06-21T01:54:04.3890995Z    Compiling zerofrom-derive v0.1.7
2026-06-21T01:54:04.4120498Z    Compiling yoke-derive v0.8.2
2026-06-21T01:54:04.7281185Z    Compiling zerovec-derive v0.11.3
2026-06-21T01:54:04.9262081Z    Compiling displaydoc v0.2.6
2026-06-21T01:54:04.9342548Z    Compiling zeroize v1.8.2
2026-06-21T01:54:04.9468732Z    Compiling tracing-attributes v0.1.31
2026-06-21T01:54:05.1192056Z    Compiling tokio v1.52.3
2026-06-21T01:54:05.3263062Z    Compiling futures-util v0.3.32
2026-06-21T01:54:05.7980816Z    Compiling rustls-pki-types v1.14.1
2026-06-21T01:54:05.8072159Z    Compiling thiserror-impl v2.0.18
2026-06-21T01:54:05.8146486Z    Compiling darling_macro v0.20.11
2026-06-21T01:54:05.8340714Z    Compiling zerofrom v0.1.8
2026-06-21T01:54:05.9503661Z    Compiling yoke v0.8.3
2026-06-21T01:54:06.1656306Z    Compiling zerovec v0.11.6
2026-06-21T01:54:06.1841918Z    Compiling zerotrie v0.2.4
2026-06-21T01:54:06.1933792Z    Compiling darling v0.20.11
2026-06-21T01:54:06.2690685Z    Compiling derive_more-impl v2.1.1
2026-06-21T01:54:06.5370535Z    Compiling ed25519-dalek v2.2.0
2026-06-21T01:54:06.5830525Z    Compiling derive_builder_core v0.20.2
2026-06-21T01:54:06.7410543Z    Compiling spez v0.1.2
2026-06-21T01:54:06.8723683Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-21T01:54:06.9600770Z    Compiling tinystr v0.8.3
2026-06-21T01:54:07.0080580Z    Compiling potential_utf v0.1.5
2026-06-21T01:54:07.1340556Z    Compiling icu_collections v2.2.0
2026-06-21T01:54:07.1540456Z    Compiling icu_locale_core v2.2.0
2026-06-21T01:54:07.1904373Z    Compiling n0-error-macros v0.1.3
2026-06-21T01:54:07.2140961Z    Compiling der v0.8.0-rc.10
2026-06-21T01:54:07.6844528Z    Compiling ref-cast-impl v1.0.25
2026-06-21T01:54:07.9410865Z    Compiling pin-project-internal v1.1.13
2026-06-21T01:54:08.0020087Z    Compiling derive_builder_macro v0.20.2
2026-06-21T01:54:08.1995200Z    Compiling thiserror-impl v1.0.69
2026-06-21T01:54:08.3402644Z    Compiling derive_builder v0.20.2
2026-06-21T01:54:08.3810727Z    Compiling icu_provider v2.2.0
2026-06-21T01:54:08.4402471Z    Compiling n0-error v0.1.3
2026-06-21T01:54:08.7280838Z    Compiling icu_normalizer v2.2.0
2026-06-21T01:54:08.7951626Z    Compiling icu_properties v2.2.0
2026-06-21T01:54:08.8589927Z    Compiling spki v0.8.0-rc.4
2026-06-21T01:54:08.8810566Z    Compiling schemars_derive v1.2.1
2026-06-21T01:54:09.0579467Z    Compiling futures-executor v0.3.32
2026-06-21T01:54:09.3376818Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-21T01:54:09.3850993Z    Compiling regex v1.12.3
2026-06-21T01:54:09.4490763Z    Compiling futures v0.3.32
2026-06-21T01:54:09.4771122Z    Compiling pin-project v1.1.13
2026-06-21T01:54:09.5440617Z    Compiling cobs v0.3.0
2026-06-21T01:54:09.5497830Z    Compiling postcard-derive v0.2.2
2026-06-21T01:54:09.5723953Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-21T01:54:09.7524264Z    Compiling ipnet v2.12.0
2026-06-21T01:54:09.8140520Z    Compiling toml_datetime v0.6.11
2026-06-21T01:54:09.8510832Z    Compiling serde_spanned v0.6.9
2026-06-21T01:54:09.9968102Z    Compiling ed25519 v3.0.0-rc.4
2026-06-21T01:54:10.0135973Z    Compiling filedescriptor v0.8.3
2026-06-21T01:54:10.1040351Z    Compiling toml_edit v0.22.27
2026-06-21T01:54:10.1680610Z    Compiling prefix-trie v0.8.4
2026-06-21T01:54:10.1807830Z    Compiling data-encoding-macro v0.1.20
2026-06-21T01:54:10.2491395Z    Compiling portable-pty v0.8.1
2026-06-21T01:54:10.4698800Z    Compiling idna_adapter v1.2.2
2026-06-21T01:54:10.6010504Z    Compiling once_cell v1.21.4
2026-06-21T01:54:10.6140710Z    Compiling idna v1.1.0
2026-06-21T01:54:10.6233494Z    Compiling rustls-native-certs v0.8.4
2026-06-21T01:54:10.8147140Z    Compiling tokio-util v0.7.18
2026-06-21T01:54:10.8911422Z    Compiling tracing-core v0.1.36
2026-06-21T01:54:10.9050806Z    Compiling tempfile v3.27.0
2026-06-21T01:54:10.9640513Z    Compiling derive_more v2.1.1
2026-06-21T01:54:11.0051873Z    Compiling schemars v1.2.1
2026-06-21T01:54:11.0420032Z    Compiling hashbrown v0.14.5
2026-06-21T01:54:11.0921025Z    Compiling netlink-sys v0.8.8
2026-06-21T01:54:11.1390095Z    Compiling postcard v1.1.3
2026-06-21T01:54:11.1765148Z    Compiling url v2.5.8
2026-06-21T01:54:11.3997676Z    Compiling tracing v0.1.44
2026-06-21T01:54:11.5611902Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-21T01:54:11.6180991Z    Compiling tower v0.5.3
2026-06-21T01:54:11.7717987Z    Compiling hashlink v0.9.1
2026-06-21T01:54:11.7920882Z    Compiling h2 v0.4.14
2026-06-21T01:54:11.8290983Z    Compiling iroh-metrics-derive v0.4.1
2026-06-21T01:54:11.9267322Z    Compiling async-trait v0.1.89
2026-06-21T01:54:11.9781026Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-21T01:54:12.0037717Z    Compiling strum_macros v0.28.0
2026-06-21T01:54:12.1160444Z    Compiling rusqlite v0.32.1
2026-06-21T01:54:12.2445347Z    Compiling num_enum_derive v0.7.6
2026-06-21T01:54:12.3221122Z    Compiling enum-assoc v1.3.0
2026-06-21T01:54:12.3606096Z    Compiling foldhash v0.2.0
2026-06-21T01:54:12.3630462Z    Compiling xml-rs v0.8.28
2026-06-21T01:54:12.5547016Z    Compiling lru-slab v0.1.2
2026-06-21T01:54:12.6081133Z    Compiling hashbrown v0.16.1
2026-06-21T01:54:12.6520567Z    Compiling toml v0.8.23
2026-06-21T01:54:12.7156732Z    Compiling iroh-metrics v0.38.3
2026-06-21T01:54:13.0520594Z    Compiling tower-http v0.6.11
2026-06-21T01:54:13.1904667Z    Compiling attohttpc v0.30.1
2026-06-21T01:54:13.4101213Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-21T01:54:13.5288159Z    Compiling num_enum v0.7.6
2026-06-21T01:54:13.6360397Z    Compiling xmltree v0.10.3
2026-06-21T01:54:13.6545225Z    Compiling iroh-base v0.98.0
2026-06-21T01:54:13.7159946Z    Compiling n0-watcher v0.6.1
2026-06-21T01:54:13.8820837Z    Compiling tokio-stream v0.1.18
2026-06-21T01:54:13.8934905Z    Compiling netlink-proto v0.12.0
2026-06-21T01:54:13.9731123Z    Compiling netdev v0.42.0
2026-06-21T01:54:14.0578731Z    Compiling iroh-relay v0.98.0
2026-06-21T01:54:14.0730657Z    Compiling moka v0.12.15
2026-06-21T01:54:14.2422267Z    Compiling netlink-packet-route v0.30.0
2026-06-21T01:54:14.3432773Z    Compiling simple-dns v0.9.3
2026-06-21T01:54:14.4905119Z    Compiling constant_time_eq v0.4.2
2026-06-21T01:54:14.5411237Z    Compiling arrayref v0.3.9
2026-06-21T01:54:14.5970685Z    Compiling resolv-conf v0.7.6
2026-06-21T01:54:14.7012853Z    Compiling simdutf8 v0.1.5
2026-06-21T01:54:14.7740703Z    Compiling sha1_smol v1.0.1
2026-06-21T01:54:14.8847982Z    Compiling strum v0.28.0
2026-06-21T01:54:14.9491222Z    Compiling smol_str v0.1.24
2026-06-21T01:54:15.0207302Z    Compiling arrayvec v0.7.6
2026-06-21T01:54:15.0760935Z    Compiling lru v0.16.4
2026-06-21T01:54:15.0860726Z    Compiling webpki-roots v1.0.7
2026-06-21T01:54:15.1262674Z    Compiling serde_bytes v0.11.19
2026-06-21T01:54:15.2041158Z    Compiling seize v0.5.1
2026-06-21T01:54:15.2142300Z    Compiling hmac v0.12.1
2026-06-21T01:54:15.2321187Z    Compiling iroh v0.98.2
2026-06-21T01:54:15.2851078Z    Compiling cmov v0.5.4
2026-06-21T01:54:15.3592153Z    Compiling hkdf v0.12.4
2026-06-21T01:54:15.3799611Z    Compiling backon v1.6.0
2026-06-21T01:54:15.4404076Z    Compiling sha1 v0.10.6
2026-06-21T01:54:15.4877577Z    Compiling papaya v0.2.4
2026-06-21T01:54:15.5220476Z    Compiling spake2 v0.4.0
2026-06-21T01:54:15.5970767Z    Compiling ctutils v0.4.2
2026-06-21T01:54:15.6783874Z    Compiling iroh-dns v0.98.0
2026-06-21T01:54:15.6931402Z    Compiling doctest-file v1.1.1
2026-06-21T01:54:15.7700909Z    Compiling errno v0.3.14
2026-06-21T01:54:15.7868445Z    Compiling signal-hook v0.3.18
2026-06-21T01:54:15.8730231Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-21T01:54:15.8960883Z    Compiling signal-hook-registry v1.4.8
2026-06-21T01:54:15.9121056Z    Compiling darling_core v0.23.0
2026-06-21T01:54:15.9683467Z    Compiling rustix v0.38.44
2026-06-21T01:54:15.9886763Z    Compiling utf8parse v0.2.2
2026-06-21T01:54:16.0021029Z    Compiling anstyle-query v1.1.5
2026-06-21T01:54:16.0170716Z    Compiling anstyle v1.0.14
2026-06-21T01:54:16.0915636Z    Compiling anstyle-parse v1.0.0
2026-06-21T01:54:16.1050603Z    Compiling is_terminal_polyfill v1.70.2
2026-06-21T01:54:16.1241186Z    Compiling instability v0.3.12
2026-06-21T01:54:16.1973747Z    Compiling interprocess v2.4.2
2026-06-21T01:54:16.3029914Z    Compiling foldhash v0.1.5
2026-06-21T01:54:16.3047222Z    Compiling linux-raw-sys v0.4.15
2026-06-21T01:54:16.3193731Z    Compiling colorchoice v1.0.5
2026-06-21T01:54:16.3195575Z    Compiling strum_macros v0.26.4
2026-06-21T01:54:16.3612424Z    Compiling terminal_size v0.4.4
2026-06-21T01:54:16.3776948Z    Compiling itertools v0.13.0
2026-06-21T01:54:16.4244124Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-21T01:54:16.4644556Z    Compiling hashbrown v0.15.5
2026-06-21T01:54:16.5461938Z    Compiling signal-hook-mio v0.2.5
2026-06-21T01:54:16.7370635Z    Compiling anstream v1.0.0
2026-06-21T01:54:16.7530592Z    Compiling castaway v0.2.4
2026-06-21T01:54:16.8811037Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-21T01:54:17.1260364Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-21T01:54:17.1473587Z    Compiling clap_lex v1.1.0
2026-06-21T01:54:17.1768594Z    Compiling indoc v2.0.7
2026-06-21T01:54:17.2500763Z    Compiling static_assertions v1.1.0
2026-06-21T01:54:17.3241185Z    Compiling unicode-width v0.1.14
2026-06-21T01:54:17.4011033Z    Compiling clap_builder v4.6.0
2026-06-21T01:54:17.4397786Z    Compiling compact_str v0.8.2
2026-06-21T01:54:17.6470421Z    Compiling hyper v1.10.1
2026-06-21T01:54:17.6720768Z    Compiling lru v0.12.5
2026-06-21T01:54:17.9050314Z    Compiling crossterm v0.28.1
2026-06-21T01:54:17.9320903Z    Compiling clap_derive v4.6.1
2026-06-21T01:54:18.1758497Z    Compiling unicode-width v0.2.0
2026-06-21T01:54:18.3770633Z    Compiling unicode-truncate v1.1.0
2026-06-21T01:54:18.4321423Z    Compiling iana-time-zone v0.1.65
2026-06-21T01:54:18.4810910Z    Compiling cassowary v0.3.0
2026-06-21T01:54:18.5369955Z    Compiling nucleo-matcher v0.3.1
2026-06-21T01:54:18.8532427Z    Compiling chrono v0.4.45
2026-06-21T01:54:18.8750765Z    Compiling strum v0.26.3
2026-06-21T01:54:19.0000785Z    Compiling qrcode v0.14.1
2026-06-21T01:54:19.4240601Z    Compiling hyper-util v0.1.20
2026-06-21T01:54:19.8430829Z    Compiling darling_macro v0.23.0
2026-06-21T01:54:19.9981414Z    Compiling mock-adapter v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-21T01:54:20.0892615Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-21T01:54:20.2869448Z    Compiling darling v0.23.0
2026-06-21T01:54:20.4227055Z    Compiling clap v4.6.1
2026-06-21T01:54:20.9860545Z    Compiling ratatui v0.29.0
2026-06-21T01:54:21.6310790Z    Compiling igd-next v0.17.1
2026-06-21T01:54:23.0960742Z    Compiling portmapper v0.16.0
2026-06-21T01:54:31.3512147Z    Compiling rustls-webpki v0.103.13
2026-06-21T01:54:33.7203952Z    Compiling tokio-rustls v0.26.4
2026-06-21T01:54:33.7205692Z    Compiling noq-proto v0.17.0
2026-06-21T01:54:33.7207715Z    Compiling rustls-platform-verifier v0.7.0
2026-06-21T01:54:33.8641604Z    Compiling hickory-net v0.26.0-beta.4
2026-06-21T01:54:33.8642128Z    Compiling hyper-rustls v0.27.9
2026-06-21T01:54:33.8642497Z    Compiling tokio-websockets v0.13.2
2026-06-21T01:54:34.0080950Z    Compiling reqwest v0.13.4
2026-06-21T01:54:34.9670351Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-21T01:54:48.7859158Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-21T01:54:50.2435157Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-21T01:54:58.9415417Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-21T01:55:29.9683065Z    Compiling xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-21T01:56:37.1030637Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 41s
2026-06-21T01:56:40.3828408Z ────────────
2026-06-21T01:56:40.3829595Z  Nextest run ID 49ef21b5-84cd-47dc-982d-dce4327c7ddc with nextest profile: default
2026-06-21T01:56:40.3830357Z     Starting 1246 tests across 87 binaries (1 test skipped)
2026-06-21T01:56:40.3963863Z         PASS [   0.017s] (   1/1246) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-21T01:56:40.3965184Z         PASS [   0.017s] (   2/1246) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-21T01:56:40.3966213Z         PASS [   0.017s] (   3/1246) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-21T01:56:42.2934911Z         PASS [   1.918s] (   4/1246) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-21T01:56:42.2975647Z         PASS [   0.004s] (   5/1246) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-21T01:56:42.5329519Z         PASS [   2.157s] (   6/1246) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-21T01:56:43.6699742Z         PASS [   1.359s] (   7/1246) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-21T01:56:43.7977722Z         PASS [   3.404s] (   8/1246) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-21T01:56:43.8428110Z         PASS [   3.467s] (   9/1246) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-21T01:56:44.4214436Z         PASS [   4.046s] (  10/1246) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-21T01:56:44.6616391Z         PASS [   4.286s] (  11/1246) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-21T01:56:44.8585156Z         PASS [   4.465s] (  12/1246) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-21T01:56:46.0692488Z         PASS [   1.211s] (  13/1246) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-21T01:56:46.0733519Z         PASS [   0.004s] (  14/1246) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-21T01:56:46.1155205Z         PASS [   0.042s] (  15/1246) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-21T01:56:46.1700520Z         PASS [   0.054s] (  16/1246) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-21T01:56:46.1741125Z         PASS [   0.004s] (  17/1246) spt::oneliner_e2e install_script_against_staged_release
2026-06-21T01:56:46.6390867Z         PASS [   4.106s] (  18/1246) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-21T01:56:50.5176694Z         PASS [   6.861s] (  19/1246) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-21T01:56:51.0213237Z         PASS [   0.504s] (  20/1246) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-21T01:56:51.0256111Z         PASS [   0.004s] (  21/1246) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-21T01:56:51.3189194Z         PASS [   5.145s] (  22/1246) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-21T01:56:51.7670412Z         PASS [   5.128s] (  23/1246) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-21T01:56:54.8382846Z         PASS [   3.519s] (  24/1246) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-21T01:56:55.6548235Z         PASS [   3.888s] (  25/1246) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-21T01:56:58.4653052Z         PASS [   2.810s] (  26/1246) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-21T01:56:59.4950392Z         PASS [   4.656s] (  27/1246) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-21T01:56:59.5091010Z         PASS [   0.011s] (  28/1246) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-21T01:56:59.5210038Z         PASS [   0.013s] (  29/1246) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-21T01:56:59.5320221Z         PASS [   0.012s] (  30/1246) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-21T01:56:59.5449974Z         PASS [   0.012s] (  31/1246) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-21T01:56:59.5594766Z         PASS [   0.016s] (  32/1246) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-21T01:56:59.5770158Z         PASS [   0.015s] (  33/1246) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-21T01:56:59.5869959Z         PASS [   0.013s] (  34/1246) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-21T01:56:59.6270653Z         PASS [   0.038s] (  35/1246) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-21T01:56:59.6650065Z         PASS [   0.040s] (  36/1246) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-21T01:56:59.6799949Z         PASS [   0.013s] (  37/1246) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-21T01:56:59.7065049Z         PASS [   0.029s] (  38/1246) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-21T01:57:00.1591003Z         PASS [  15.497s] (  39/1246) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-21T01:57:02.6084317Z         PASS [   2.902s] (  40/1246) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-21T01:57:03.1446733Z         PASS [   2.985s] (  41/1246) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-21T01:57:03.7601290Z         PASS [   1.152s] (  42/1246) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-21T01:57:03.7834586Z         PASS [   0.023s] (  43/1246) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-21T01:57:04.6844859Z         PASS [   0.901s] (  44/1246) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-21T01:57:04.8570355Z         PASS [  24.481s] (  45/1246) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-21T01:57:04.8893206Z         PASS [   0.032s] (  46/1246) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-21T01:57:04.9227977Z         PASS [   0.033s] (  47/1246) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-21T01:57:04.9537060Z         PASS [   0.031s] (  48/1246) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-21T01:57:04.9662045Z         PASS [   0.013s] (  49/1246) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-21T01:57:04.9795144Z         PASS [   0.013s] (  50/1246) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-21T01:57:05.0413575Z         PASS [   0.061s] (  51/1246) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-21T01:57:05.0650577Z         PASS [   0.020s] (  52/1246) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-21T01:57:05.1060702Z         PASS [   0.044s] (  53/1246) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-21T01:57:05.1360093Z         PASS [   0.013s] (  54/1246) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-21T01:57:05.8285119Z         PASS [   2.683s] (  55/1246) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-21T01:57:05.8640804Z         PASS [   0.744s] (  56/1246) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-21T01:57:05.9520139Z         PASS [   0.086s] (  57/1246) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-21T01:57:06.5301218Z         PASS [   0.702s] (  58/1246) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-21T01:57:06.7728607Z         PASS [   0.822s] (  59/1246) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-21T01:57:06.7844831Z         PASS [   0.011s] (  60/1246) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-21T01:57:07.2115121Z         PASS [   0.681s] (  61/1246) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-21T01:57:07.2397849Z         PASS [   0.028s] (  62/1246) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-21T01:57:07.2750661Z         PASS [   0.032s] (  63/1246) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-21T01:57:07.3591001Z         PASS [   0.574s] (  64/1246) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-21T01:57:07.8332002Z         PASS [   3.139s] (  65/1246) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-21T01:57:07.9150485Z         PASS [  27.539s] (  66/1246) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-21T01:57:07.9294438Z         PASS [   0.014s] (  67/1246) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-21T01:57:07.9407643Z         PASS [   0.011s] (  68/1246) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-21T01:57:07.9828429Z         PASS [   0.042s] (  69/1246) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-21T01:57:07.9962457Z         PASS [   0.013s] (  70/1246) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-21T01:57:08.0075555Z         PASS [   0.011s] (  71/1246) spt::bin/spt api::tests::adapter_is_optional
2026-06-21T01:57:08.0205636Z         PASS [   0.013s] (  72/1246) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-21T01:57:08.0326356Z         PASS [   0.757s] (  73/1246) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-21T01:57:08.0377068Z         PASS [   0.014s] (  74/1246) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-21T01:57:08.0437166Z         PASS [   0.011s] (  75/1246) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-21T01:57:08.0462135Z         PASS [   0.012s] (  76/1246) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-21T01:57:08.0528444Z         PASS [   0.694s] (  77/1246) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-21T01:57:08.0610931Z         PASS [   0.016s] (  78/1246) spt::bin/spt api::tests::state_value_is_validated
2026-06-21T01:57:08.0745658Z         PASS [   0.026s] (  79/1246) spt::bin/spt api::tests::surface_parses
2026-06-21T01:57:08.0803428Z         PASS [   0.027s] (  80/1246) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-21T01:57:08.0807349Z         PASS [   0.021s] (  81/1246) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-21T01:57:08.0972351Z         PASS [   0.015s] (  82/1246) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-21T01:57:08.1008376Z         PASS [   0.276s] (  83/1246) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-21T01:57:08.1128100Z         PASS [   0.016s] (  84/1246) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-21T01:57:08.1481891Z         PASS [   0.048s] (  85/1246) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-21T01:57:08.1680052Z         PASS [   0.019s] (  86/1246) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-21T01:57:08.1772936Z         PASS [   0.065s] (  87/1246) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-21T01:57:08.1867568Z         PASS [   0.019s] (  88/1246) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-21T01:57:08.1960993Z         PASS [   0.018s] (  89/1246) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-21T01:57:08.2070401Z         PASS [   0.126s] (  90/1246) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-21T01:57:08.2107338Z         PASS [   0.019s] (  91/1246) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-21T01:57:08.2108678Z         PASS [   0.011s] (  92/1246) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-21T01:57:08.2201439Z         PASS [   0.013s] (  93/1246) spt::bin/spt cli::tests::bare_tty_guard
2026-06-21T01:57:08.2212289Z         PASS [   0.013s] (  94/1246) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-21T01:57:08.2370933Z         PASS [   0.025s] (  95/1246) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-21T01:57:08.2386886Z         PASS [   0.016s] (  96/1246) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-21T01:57:08.2402390Z         PASS [   0.019s] (  97/1246) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-21T01:57:08.2487918Z         PASS [   0.174s] (  98/1246) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-21T01:57:08.2540394Z         PASS [   0.019s] (  99/1246) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-21T01:57:08.2620439Z         PASS [   0.021s] ( 100/1246) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-21T01:57:08.2653622Z         PASS [   0.011s] ( 101/1246) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-21T01:57:08.2915207Z         PASS [   0.030s] ( 102/1246) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-21T01:57:08.3018127Z         PASS [   0.062s] ( 103/1246) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-21T01:57:08.3091386Z         PASS [   0.055s] ( 104/1246) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-21T01:57:08.3170501Z         PASS [   0.023s] ( 105/1246) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-21T01:57:08.3210111Z         PASS [   0.059s] ( 106/1246) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-21T01:57:08.3288479Z         PASS [   0.027s] ( 107/1246) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-21T01:57:08.3460332Z         PASS [   0.031s] ( 108/1246) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-21T01:57:08.3560047Z         PASS [   0.010s] ( 109/1246) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-21T01:57:08.3571379Z         PASS [   0.030s] ( 110/1246) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-21T01:57:08.3719950Z         PASS [   0.014s] ( 111/1246) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-21T01:57:08.3895606Z         PASS [   0.017s] ( 112/1246) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-21T01:57:08.4007399Z         PASS [   0.076s] ( 113/1246) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-21T01:57:08.4218705Z         PASS [  28.028s] ( 114/1246) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-21T01:57:08.4226017Z         PASS [   0.033s] ( 115/1246) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-21T01:57:08.4426121Z         PASS [   0.020s] ( 116/1246) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-21T01:57:08.4510770Z         PASS [   0.027s] ( 117/1246) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-21T01:57:08.4639997Z         PASS [   0.063s] ( 118/1246) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-21T01:57:08.4659509Z         PASS [   0.017s] ( 119/1246) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-21T01:57:08.4693930Z         PASS [   0.024s] ( 120/1246) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-21T01:57:08.4789408Z         PASS [   0.013s] ( 121/1246) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-21T01:57:08.4850270Z         PASS [   0.013s] ( 122/1246) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-21T01:57:08.4930275Z         PASS [   0.012s] ( 123/1246) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-21T01:57:08.5003099Z         PASS [   0.037s] ( 124/1246) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-21T01:57:08.5046141Z         PASS [   0.025s] ( 125/1246) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-21T01:57:08.5086686Z         PASS [   0.017s] ( 126/1246) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-21T01:57:08.5191589Z         PASS [   0.010s] ( 127/1246) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-21T01:57:08.5201754Z         PASS [   0.020s] ( 128/1246) spt::bin/spt cli::tests::notify_surface_parses
2026-06-21T01:57:08.5370744Z         PASS [   0.017s] ( 129/1246) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-21T01:57:08.5412308Z         PASS [   0.019s] ( 130/1246) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-21T01:57:08.5876172Z         PASS [   0.283s] ( 131/1246) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-21T01:57:08.7491300Z         PASS [   0.161s] ( 132/1246) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-21T01:57:08.7639057Z         PASS [   0.221s] ( 133/1246) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-21T01:57:08.7670340Z         PASS [   0.015s] ( 134/1246) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-21T01:57:08.7740604Z         PASS [   0.013s] ( 135/1246) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-21T01:57:08.8141534Z         PASS [   0.040s] ( 136/1246) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-21T01:57:08.8353101Z         PASS [   0.021s] ( 137/1246) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-21T01:57:08.8601913Z         PASS [   0.504s] ( 138/1246) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-21T01:57:08.8698844Z         PASS [   0.010s] ( 139/1246) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-21T01:57:08.8828223Z         PASS [   0.013s] ( 140/1246) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-21T01:57:08.8952715Z         PASS [   0.012s] ( 141/1246) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-21T01:57:08.9000085Z         PASS [   0.065s] ( 142/1246) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-21T01:57:08.9107105Z         PASS [   0.014s] ( 143/1246) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-21T01:57:08.9372233Z         PASS [   0.026s] ( 144/1246) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-21T01:57:08.9570998Z         PASS [   0.021s] ( 145/1246) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-21T01:57:09.0567673Z         PASS [  28.681s] ( 146/1246) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-21T01:57:09.0742076Z         PASS [   0.538s] ( 147/1246) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-21T01:57:09.0874941Z         PASS [   0.031s] ( 148/1246) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-21T01:57:09.1050114Z         PASS [   0.018s] ( 149/1246) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-21T01:57:09.1254511Z         PASS [   0.020s] ( 150/1246) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-21T01:57:09.1508043Z         PASS [   0.025s] ( 151/1246) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-21T01:57:09.1636734Z         PASS [   0.011s] ( 152/1246) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-21T01:57:09.1778148Z         PASS [   0.220s] ( 153/1246) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-21T01:57:09.1918765Z         PASS [   0.030s] ( 154/1246) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-21T01:57:09.2006387Z         PASS [   0.436s] ( 155/1246) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-21T01:57:09.2077372Z         PASS [   0.016s] ( 156/1246) spt::bin/spt cli::tests::subcommands_parse
2026-06-21T01:57:09.2137484Z         PASS [   0.314s] ( 157/1246) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-21T01:57:09.2178823Z         PASS [   0.010s] ( 158/1246) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-21T01:57:09.2264230Z         PASS [   0.011s] ( 159/1246) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-21T01:57:09.2310115Z         PASS [   0.010s] ( 160/1246) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-21T01:57:09.2330325Z         PASS [   0.028s] ( 161/1246) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-21T01:57:09.2372875Z         PASS [   0.011s] ( 162/1246) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-21T01:57:09.2401726Z         PASS [   0.011s] ( 163/1246) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-21T01:57:09.2402984Z         PASS [   0.012s] ( 164/1246) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-21T01:57:09.2475547Z         PASS [   0.010s] ( 165/1246) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-21T01:57:09.2510947Z         PASS [   0.009s] ( 166/1246) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-21T01:57:09.2518240Z         PASS [   0.010s] ( 167/1246) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-21T01:57:09.2579972Z         PASS [   0.010s] ( 168/1246) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-21T01:57:09.2630098Z         PASS [   0.011s] ( 169/1246) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-21T01:57:09.2631592Z         PASS [   0.010s] ( 170/1246) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-21T01:57:09.2687040Z         PASS [   0.008s] ( 171/1246) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-21T01:57:09.2688257Z         PASS [   0.010s] ( 172/1246) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-21T01:57:09.2740342Z         PASS [   0.009s] ( 173/1246) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-21T01:57:09.2785064Z         PASS [   0.010s] ( 174/1246) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-21T01:57:09.2840661Z         PASS [   0.104s] ( 175/1246) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-21T01:57:09.2877975Z         PASS [   0.015s] ( 176/1246) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-21T01:57:09.2893790Z         PASS [   0.018s] ( 177/1246) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-21T01:57:09.2913314Z         PASS [   0.013s] ( 178/1246) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-21T01:57:09.2957917Z         PASS [   0.013s] ( 179/1246) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-21T01:57:09.3066790Z         PASS [   0.020s] ( 180/1246) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-21T01:57:09.3112937Z         PASS [   0.025s] ( 181/1246) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-21T01:57:09.3160285Z         PASS [   0.022s] ( 182/1246) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-21T01:57:09.3199991Z         PASS [   0.011s] ( 183/1246) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-21T01:57:09.3289968Z         PASS [   0.030s] ( 184/1246) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-21T01:57:09.3319872Z         PASS [   0.012s] ( 185/1246) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-21T01:57:09.3321125Z         PASS [   0.017s] ( 186/1246) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-21T01:57:09.3360007Z         PASS [   0.021s] ( 187/1246) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-21T01:57:09.3442503Z         PASS [   0.015s] ( 188/1246) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-21T01:57:09.3459710Z         PASS [   0.019s] ( 189/1246) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-21T01:57:09.3490007Z         PASS [   0.017s] ( 190/1246) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-21T01:57:09.3580252Z         PASS [   0.024s] ( 191/1246) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-21T01:57:09.3610206Z         PASS [   0.013s] ( 192/1246) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-21T01:57:09.3639871Z         PASS [   0.014s] ( 193/1246) spt::bin/spt picker::model::tests::back_unwinds
2026-06-21T01:57:09.3726640Z         PASS [   0.015s] ( 194/1246) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-21T01:57:09.3749923Z         PASS [   0.015s] ( 195/1246) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-21T01:57:09.3999737Z         PASS [   0.022s] ( 196/1246) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-21T01:57:09.4000761Z         PASS [   0.036s] ( 197/1246) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-21T01:57:09.4001599Z         PASS [   0.013s] ( 198/1246) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-21T01:57:09.4002481Z         PASS [   0.016s] ( 199/1246) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-21T01:57:09.4050128Z         PASS [   0.021s] ( 200/1246) spt::bin/spt picker::model::tests::kind_routes
2026-06-21T01:57:09.4079724Z         PASS [   0.022s] ( 201/1246) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-21T01:57:09.4102399Z         PASS [   0.029s] ( 202/1246) spt::bin/spt picker::model::tests::filter_narrows
2026-06-21T01:57:09.4160230Z         PASS [   0.024s] ( 203/1246) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-21T01:57:09.4240097Z         PASS [   0.018s] ( 204/1246) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-21T01:57:09.4279828Z         PASS [   0.019s] ( 205/1246) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-21T01:57:09.4400431Z         PASS [   0.031s] ( 206/1246) spt::bin/spt picker::model::tests::resume_title_render
2026-06-21T01:57:09.4401822Z         PASS [   0.024s] ( 207/1246) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-21T01:57:09.4470066Z         PASS [   0.020s] ( 208/1246) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-21T01:57:09.4499763Z         PASS [   0.026s] ( 209/1246) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-21T01:57:09.4530140Z         PASS [   0.011s] ( 210/1246) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-21T01:57:09.4611944Z         PASS [   0.022s] ( 211/1246) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-21T01:57:09.4739846Z         PASS [   0.027s] ( 212/1246) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-21T01:57:09.4809837Z         PASS [   0.020s] ( 213/1246) spt::bin/spt picker::view::tests::kind_buffer
2026-06-21T01:57:09.4873584Z         PASS [   0.030s] ( 214/1246) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-21T01:57:09.4897319Z         PASS [   0.036s] ( 215/1246) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-21T01:57:09.5002970Z         PASS [   0.026s] ( 216/1246) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-21T01:57:09.5056450Z         PASS [   0.025s] ( 217/1246) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-21T01:57:09.5105069Z         PASS [   0.023s] ( 218/1246) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-21T01:57:09.5145271Z         PASS [   0.014s] ( 219/1246) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-21T01:57:09.5203688Z         PASS [   0.009s] ( 220/1246) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-21T01:57:09.5213976Z         PASS [   0.040s] ( 221/1246) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-21T01:57:09.5262275Z         PASS [   0.021s] ( 222/1246) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-21T01:57:09.5282191Z         PASS [   0.013s] ( 223/1246) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-21T01:57:09.5326975Z         PASS [   0.011s] ( 224/1246) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-21T01:57:09.5400656Z         PASS [   0.016s] ( 225/1246) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-21T01:57:09.5500076Z         PASS [   0.011s] ( 226/1246) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-21T01:57:09.5539918Z         PASS [   0.026s] ( 227/1246) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-21T01:57:09.5560929Z         PASS [   0.025s] ( 228/1246) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-21T01:57:09.5629928Z         PASS [   0.023s] ( 229/1246) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-21T01:57:09.5898317Z         PASS [   0.036s] ( 230/1246) spt-daemon access::tests::gate_decision_table
2026-06-21T01:57:09.5933319Z         PASS [   0.030s] ( 231/1246) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-21T01:57:09.6054999Z         PASS [   0.016s] ( 232/1246) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-21T01:57:09.6070218Z         PASS [   0.013s] ( 233/1246) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-21T01:57:09.6180203Z         PASS [   0.011s] ( 234/1246) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-21T01:57:09.6405651Z         PASS [   0.033s] ( 235/1246) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-21T01:57:09.6408124Z         PASS [   0.023s] ( 236/1246) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-21T01:57:09.6506776Z         PASS [   0.010s] ( 237/1246) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-21T01:57:09.6603587Z         PASS [   0.009s] ( 238/1246) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-21T01:57:09.6623806Z         PASS [   0.022s] ( 239/1246) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-21T01:57:09.6824205Z         PASS [   0.022s] ( 240/1246) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-21T01:57:09.6937017Z         PASS [   0.031s] ( 241/1246) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-21T01:57:09.7337174Z         PASS [  29.358s] ( 242/1246) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-21T01:57:09.7399849Z         PASS [   0.044s] ( 243/1246) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-21T01:57:09.7473478Z         PASS [   0.065s] ( 244/1246) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-21T01:57:09.7722673Z         PASS [   0.220s] ( 245/1246) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-21T01:57:09.7731972Z         PASS [   0.039s] ( 246/1246) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-21T01:57:09.7751924Z         PASS [   0.037s] ( 247/1246) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-21T01:57:09.7902947Z         PASS [   0.043s] ( 248/1246) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-21T01:57:09.7935863Z         PASS [   0.017s] ( 249/1246) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-21T01:57:09.8040119Z         PASS [   0.009s] ( 250/1246) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-21T01:57:09.8056911Z         PASS [   0.015s] ( 251/1246) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-21T01:57:09.8108697Z         PASS [   0.009s] ( 252/1246) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-21T01:57:09.8142758Z         PASS [   0.041s] ( 253/1246) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-21T01:57:09.8156400Z         PASS [   0.010s] ( 254/1246) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-21T01:57:09.8220247Z         PASS [   0.048s] ( 255/1246) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-21T01:57:09.8252891Z         PASS [   0.010s] ( 256/1246) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-21T01:57:09.8299386Z         PASS [   0.014s] ( 257/1246) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-21T01:57:09.8326589Z         PASS [   0.012s] ( 258/1246) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-21T01:57:09.8372124Z         PASS [   0.012s] ( 259/1246) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-21T01:57:09.8394794Z         PASS [   0.009s] ( 260/1246) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-21T01:57:09.8415408Z         PASS [   0.009s] ( 261/1246) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-21T01:57:09.8482805Z         PASS [   0.009s] ( 262/1246) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-21T01:57:09.8514294Z         PASS [   0.010s] ( 263/1246) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-21T01:57:09.8570859Z         PASS [   0.009s] ( 264/1246) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-21T01:57:09.8654009Z         PASS [   0.008s] ( 265/1246) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-21T01:57:09.9054237Z         PASS [   0.363s] ( 266/1246) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-21T01:57:10.0280722Z         PASS [   0.217s] ( 267/1246) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-21T01:57:10.0599426Z         PASS [   0.223s] ( 268/1246) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-21T01:57:10.1100788Z         PASS [   0.242s] ( 269/1246) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-21T01:57:10.2412006Z         PASS [   0.213s] ( 270/1246) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-21T01:57:10.2500890Z         PASS [   0.009s] ( 271/1246) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-21T01:57:10.2592254Z         PASS [   0.009s] ( 272/1246) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-21T01:57:10.2753199Z         PASS [   0.424s] ( 273/1246) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-21T01:57:10.2810911Z         PASS [   0.221s] ( 274/1246) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-21T01:57:10.2836883Z         PASS [   0.008s] ( 275/1246) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-21T01:57:10.2896422Z         PASS [   0.008s] ( 276/1246) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-21T01:57:10.2919261Z         PASS [   0.008s] ( 277/1246) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-21T01:57:10.2982345Z         PASS [   0.009s] ( 278/1246) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-21T01:57:10.3021260Z         PASS [   0.010s] ( 279/1246) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-21T01:57:10.3065389Z         PASS [   0.008s] ( 280/1246) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-21T01:57:10.3111376Z         PASS [   0.009s] ( 281/1246) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-21T01:57:10.3154776Z         PASS [   0.009s] ( 282/1246) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-21T01:57:10.3219955Z         PASS [   0.009s] ( 283/1246) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-21T01:57:10.3255156Z         PASS [   0.010s] ( 284/1246) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-21T01:57:10.3291645Z         PASS [   0.009s] ( 285/1246) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-21T01:57:10.3358312Z         PASS [   0.010s] ( 286/1246) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-21T01:57:10.3379645Z         PASS [   0.009s] ( 287/1246) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-21T01:57:10.3456657Z         PASS [   0.009s] ( 288/1246) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-21T01:57:10.3479954Z         PASS [   0.443s] ( 289/1246) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-21T01:57:10.3550965Z         PASS [   0.013s] ( 290/1246) spt-daemon config::tests::missing_file_is_default
2026-06-21T01:57:10.3579577Z         PASS [   0.011s] ( 291/1246) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-21T01:57:10.3621799Z         PASS [   0.010s] ( 292/1246) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-21T01:57:10.3653628Z         PASS [   0.252s] ( 293/1246) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-21T01:57:10.3681957Z         PASS [   0.016s] ( 294/1246) spt-daemon config::tests::save_load_roundtrip
2026-06-21T01:57:10.3690312Z         PASS [   0.012s] ( 295/1246) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-21T01:57:10.3725126Z         PASS [   0.010s] ( 296/1246) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-21T01:57:10.3727772Z         PASS [   0.013s] ( 297/1246) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-21T01:57:10.3780440Z         PASS [   0.009s] ( 298/1246) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-21T01:57:10.3840564Z         PASS [   0.013s] ( 299/1246) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-21T01:57:10.3857229Z         PASS [   0.013s] ( 300/1246) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-21T01:57:10.3901053Z         PASS [   0.011s] ( 301/1246) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-21T01:57:10.3902111Z         PASS [   0.022s] ( 302/1246) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-21T01:57:10.3960305Z         PASS [   0.010s] ( 303/1246) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-21T01:57:10.3997233Z         PASS [   0.010s] ( 304/1246) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-21T01:57:10.3998651Z         PASS [   0.009s] ( 305/1246) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-21T01:57:10.4008171Z         PASS [   0.012s] ( 306/1246) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-21T01:57:10.4016794Z         PASS [   0.009s] ( 307/1246) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-21T01:57:10.4050005Z         PASS [   0.009s] ( 308/1246) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-21T01:57:10.4053844Z         PASS [  30.029s] ( 309/1246) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-21T01:57:10.4093450Z         PASS [   0.010s] ( 310/1246) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-21T01:57:10.4102834Z         PASS [   0.009s] ( 311/1246) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-21T01:57:10.4181190Z         PASS [   0.014s] ( 312/1246) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-21T01:57:10.4195782Z         PASS [   0.011s] ( 313/1246) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-21T01:57:10.4197094Z         PASS [   0.009s] ( 314/1246) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-21T01:57:10.4230497Z         PASS [   0.013s] ( 315/1246) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-21T01:57:10.4284284Z         PASS [   0.022s] ( 316/1246) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-21T01:57:10.4285986Z         PASS [   0.014s] ( 317/1246) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-21T01:57:10.4294093Z         PASS [   0.011s] ( 318/1246) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-21T01:57:10.4341407Z         PASS [   0.010s] ( 319/1246) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-21T01:57:10.4381352Z         PASS [   0.010s] ( 320/1246) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-21T01:57:10.4382829Z         PASS [   0.010s] ( 321/1246) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-21T01:57:10.4420036Z         PASS [   0.011s] ( 322/1246) spt-daemon digest::tests::resolve_config_precedence
2026-06-21T01:57:10.4440001Z         PASS [   0.010s] ( 323/1246) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-21T01:57:10.4470720Z         PASS [   0.008s] ( 324/1246) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-21T01:57:10.4486191Z         PASS [   0.009s] ( 325/1246) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-21T01:57:10.4498214Z         PASS [   0.009s] ( 326/1246) spt-daemon digesthub::tests::render_is_glanceable
2026-06-21T01:57:10.4553367Z         PASS [   0.009s] ( 327/1246) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-21T01:57:10.4577522Z         PASS [   0.010s] ( 328/1246) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-21T01:57:10.4586885Z         PASS [   0.012s] ( 329/1246) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-21T01:57:10.4611254Z         PASS [   0.009s] ( 330/1246) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-21T01:57:10.4650232Z         PASS [   0.009s] ( 331/1246) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-21T01:57:10.4662584Z         PASS [   0.009s] ( 332/1246) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-21T01:57:10.4675144Z         PASS [   0.010s] ( 333/1246) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-21T01:57:10.4677121Z         PASS [   0.009s] ( 334/1246) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-21T01:57:10.4771567Z         PASS [   0.011s] ( 335/1246) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-21T01:57:10.4779967Z         PASS [   0.062s] ( 336/1246) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-21T01:57:10.4867008Z         PASS [   0.009s] ( 337/1246) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-21T01:57:10.4933861Z         PASS [   0.031s] ( 338/1246) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-21T01:57:10.4958693Z         PASS [   0.009s] ( 339/1246) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-21T01:57:10.4973064Z         PASS [   0.030s] ( 340/1246) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-21T01:57:10.5023699Z         PASS [   0.009s] ( 341/1246) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-21T01:57:10.5044396Z         PASS [   0.026s] ( 342/1246) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-21T01:57:10.5047747Z         PASS [   0.009s] ( 343/1246) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-21T01:57:10.5065354Z         PASS [   0.009s] ( 344/1246) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-21T01:57:10.5149468Z         PASS [   0.011s] ( 345/1246) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-21T01:57:10.5151783Z         PASS [   0.009s] ( 346/1246) spt-daemon grants::tests::escalation_answers_apply
2026-06-21T01:57:10.5162720Z         PASS [   0.010s] ( 347/1246) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-21T01:57:10.5169361Z         PASS [   0.012s] ( 348/1246) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-21T01:57:10.5234803Z         PASS [   0.009s] ( 349/1246) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-21T01:57:10.5251932Z         PASS [   0.009s] ( 350/1246) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-21T01:57:10.5257177Z         PASS [   0.009s] ( 351/1246) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-21T01:57:10.5335503Z         PASS [   0.009s] ( 352/1246) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-21T01:57:10.5351427Z         PASS [   0.010s] ( 353/1246) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-21T01:57:10.5359810Z         PASS [   0.010s] ( 354/1246) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-21T01:57:10.5442298Z         PASS [   0.009s] ( 355/1246) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-21T01:57:10.5443853Z         PASS [   0.011s] ( 356/1246) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-21T01:57:10.5448783Z         PASS [   0.009s] ( 357/1246) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-21T01:57:10.5570547Z         PASS [   0.010s] ( 358/1246) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-21T01:57:10.5571807Z         PASS [   0.010s] ( 359/1246) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-21T01:57:10.5867233Z         PASS [   0.032s] ( 360/1246) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-21T01:57:10.5926837Z         PASS [   0.125s] ( 361/1246) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-21T01:57:10.6065039Z         PASS [   0.061s] ( 362/1246) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-21T01:57:10.6163508Z         PASS [   0.062s] ( 363/1246) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-21T01:57:10.6177491Z         PASS [   0.031s] ( 364/1246) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-21T01:57:10.6375274Z         PASS [   0.031s] ( 365/1246) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-21T01:57:10.6554462Z         PASS [   0.063s] ( 366/1246) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-21T01:57:10.6718339Z         PASS [   0.157s] ( 367/1246) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-21T01:57:10.6780442Z         PASS [   0.061s] ( 368/1246) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-21T01:57:10.6783157Z         PASS [   0.060s] ( 369/1246) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-21T01:57:10.6896716Z         PASS [   0.034s] ( 370/1246) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-21T01:57:10.6997978Z         PASS [   0.010s] ( 371/1246) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-21T01:57:10.7230745Z         PASS [   0.085s] ( 372/1246) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-21T01:57:10.7482773Z         PASS [   0.070s] ( 373/1246) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-21T01:57:10.7774977Z         PASS [   0.078s] ( 374/1246) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-21T01:57:10.8017555Z         PASS [   0.078s] ( 375/1246) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-21T01:57:10.8256803Z         PASS [   0.077s] ( 376/1246) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-21T01:57:10.8300679Z         PASS [   0.158s] ( 377/1246) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-21T01:57:10.8371687Z         PASS [   0.035s] ( 378/1246) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-21T01:57:10.8393548Z         PASS [   0.009s] ( 379/1246) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-21T01:57:10.8491335Z         PASS [   0.012s] ( 380/1246) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-21T01:57:10.8626599Z         PASS [   0.085s] ( 381/1246) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-21T01:57:10.8743494Z         PASS [   0.035s] ( 382/1246) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-21T01:57:10.8817254Z         PASS [   0.056s] ( 383/1246) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-21T01:57:10.8928221Z         PASS [   0.011s] ( 384/1246) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-21T01:57:10.8931622Z         PASS [   0.044s] ( 385/1246) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-21T01:57:10.9019342Z         PASS [   0.009s] ( 386/1246) spt-daemon livehost::tests::residency_classification
2026-06-21T01:57:10.9178359Z         PASS [   0.043s] ( 387/1246) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-21T01:57:10.9226143Z         PASS [   0.245s] ( 388/1246) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-21T01:57:10.9240850Z         PASS [   0.061s] ( 389/1246) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-21T01:57:10.9263860Z         PASS [   0.008s] ( 390/1246) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-21T01:57:10.9305972Z         PASS [   0.038s] ( 391/1246) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-21T01:57:10.9325548Z         PASS [   0.010s] ( 392/1246) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-21T01:57:10.9333664Z         PASS [   0.009s] ( 393/1246) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-21T01:57:10.9352235Z         PASS [   0.009s] ( 394/1246) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-21T01:57:10.9412575Z         PASS [   0.010s] ( 395/1246) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-21T01:57:10.9413840Z         PASS [   0.009s] ( 396/1246) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-21T01:57:10.9428845Z         PASS [   0.009s] ( 397/1246) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-21T01:57:10.9440539Z         PASS [   0.009s] ( 398/1246) spt-daemon msg::tests::output_envelope_round_trips
2026-06-21T01:57:10.9507126Z         PASS [   0.009s] ( 399/1246) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-21T01:57:10.9513370Z         PASS [   0.010s] ( 400/1246) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-21T01:57:11.0162481Z         PASS [   0.065s] ( 401/1246) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-21T01:57:11.0177480Z         PASS [   0.073s] ( 402/1246) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-21T01:57:11.0262219Z         PASS [   0.010s] ( 403/1246) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-21T01:57:11.0993305Z         PASS [   0.081s] ( 404/1246) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-21T01:57:11.1235196Z         LEAK [   0.222s] ( 405/1246) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-21T01:57:11.1599951Z         PASS [   0.217s] ( 406/1246) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-21T01:57:11.1802341Z         PASS [   0.154s] ( 407/1246) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-21T01:57:11.3044557Z         PASS [   0.144s] ( 408/1246) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-21T01:57:11.3408005Z         PASS [   0.241s] ( 409/1246) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-21T01:57:11.3714711Z         PASS [   0.031s] ( 410/1246) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-21T01:57:11.3740891Z         PASS [   0.251s] ( 411/1246) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-21T01:57:11.3775702Z         PASS [   0.073s] ( 412/1246) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-21T01:57:11.4164627Z         PASS [   0.236s] ( 413/1246) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-21T01:57:11.4412653Z         PASS [   0.063s] ( 414/1246) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-21T01:57:11.5913080Z         PASS [   0.150s] ( 415/1246) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-21T01:57:11.6639645Z         PASS [   0.290s] ( 416/1246) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-21T01:57:11.6787097Z         PASS [   0.307s] ( 417/1246) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-21T01:57:11.6840474Z         PASS [   0.267s] ( 418/1246) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-21T01:57:11.6921779Z         PASS [   0.008s] ( 419/1246) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-21T01:57:11.7020527Z         PASS [   0.010s] ( 420/1246) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-21T01:57:11.7131025Z         PASS [   0.011s] ( 421/1246) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-21T01:57:11.7228189Z         PASS [   0.010s] ( 422/1246) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-21T01:57:11.7329810Z         PASS [   0.010s] ( 423/1246) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-21T01:57:11.7379852Z         PASS [   0.147s] ( 424/1246) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-21T01:57:11.7415332Z         PASS [   0.009s] ( 425/1246) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-21T01:57:11.7825627Z         PASS [   0.119s] ( 426/1246) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-21T01:57:11.8014712Z         PASS [   0.123s] ( 427/1246) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-21T01:57:11.8697740Z         PASS [   0.132s] ( 428/1246) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-21T01:57:11.9260381Z         PASS [   0.143s] ( 429/1246) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-21T01:57:11.9389549Z         PASS [   0.137s] ( 430/1246) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-21T01:57:11.9656920Z         PASS [   0.224s] ( 431/1246) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-21T01:57:11.9922351Z         PASS [   0.122s] ( 432/1246) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-21T01:57:12.0002885Z         PASS [   0.008s] ( 433/1246) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-21T01:57:12.0066628Z         PASS [   0.006s] ( 434/1246) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-21T01:57:12.0158855Z         PASS [   0.009s] ( 435/1246) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-21T01:57:12.0226581Z         PASS [   0.007s] ( 436/1246) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-21T01:57:12.0287781Z         PASS [   0.006s] ( 437/1246) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-21T01:57:12.0354629Z         PASS [   0.007s] ( 438/1246) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-21T01:57:12.0417980Z         PASS [   0.006s] ( 439/1246) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-21T01:57:12.0485189Z         PASS [   0.007s] ( 440/1246) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-21T01:57:12.0486501Z         PASS [   1.097s] ( 441/1246) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-21T01:57:12.0570358Z         PASS [   0.008s] ( 442/1246) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-21T01:57:12.0571411Z         PASS [   0.008s] ( 443/1246) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-21T01:57:12.0652947Z         PASS [   0.008s] ( 444/1246) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-21T01:57:12.0687187Z         PASS [   0.130s] ( 445/1246) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-21T01:57:12.0740720Z         PASS [   0.009s] ( 446/1246) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-21T01:57:12.0782089Z         PASS [   0.009s] ( 447/1246) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-21T01:57:12.0795627Z         PASS [   0.022s] ( 448/1246) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-21T01:57:12.0816800Z         PASS [   0.008s] ( 449/1246) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-21T01:57:12.0878130Z         PASS [   0.008s] ( 450/1246) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-21T01:57:12.0948525Z         PASS [   0.007s] ( 451/1246) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-21T01:57:12.1012481Z         PASS [   0.007s] ( 452/1246) spt-daemon reconcile::tests::active_node_wins
2026-06-21T01:57:12.1077830Z         PASS [   0.006s] ( 453/1246) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-21T01:57:12.1142847Z         PASS [   0.006s] ( 454/1246) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-21T01:57:12.1172442Z         PASS [   0.191s] ( 455/1246) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-21T01:57:12.1229251Z         PASS [   0.008s] ( 456/1246) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-21T01:57:12.1230200Z         PASS [   0.045s] ( 457/1246) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-21T01:57:12.1317296Z         PASS [   0.050s] ( 458/1246) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-21T01:57:12.1343380Z         PASS [   0.011s] ( 459/1246) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-21T01:57:12.1354765Z         PASS [   0.013s] ( 460/1246) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-21T01:57:12.1421985Z         PASS [   0.025s] ( 461/1246) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-21T01:57:12.1422772Z         PASS [   0.010s] ( 462/1246) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-21T01:57:12.1467988Z         PASS [   0.012s] ( 463/1246) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-21T01:57:12.1481868Z         PASS [   0.012s] ( 464/1246) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-21T01:57:12.1525261Z         PASS [   0.010s] ( 465/1246) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-21T01:57:12.1531468Z         PASS [   0.011s] ( 466/1246) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-21T01:57:12.1572266Z         PASS [   0.010s] ( 467/1246) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-21T01:57:12.1594018Z         PASS [   0.011s] ( 468/1246) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-21T01:57:12.1626623Z         PASS [   0.010s] ( 469/1246) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-21T01:57:12.1639927Z         PASS [   0.011s] ( 470/1246) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-21T01:57:12.1675165Z         PASS [   0.010s] ( 471/1246) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-21T01:57:12.1681071Z         PASS [   0.009s] ( 472/1246) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-21T01:57:12.1727036Z         PASS [   0.010s] ( 473/1246) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-21T01:57:12.1776988Z         PASS [   0.009s] ( 474/1246) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-21T01:57:12.1830935Z         PASS [   0.010s] ( 475/1246) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-21T01:57:12.1872292Z         PASS [   0.010s] ( 476/1246) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-21T01:57:12.1920163Z         PASS [   0.009s] ( 477/1246) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-21T01:57:12.1965298Z         PASS [   0.009s] ( 478/1246) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-21T01:57:12.2014111Z         PASS [   0.009s] ( 479/1246) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-21T01:57:12.2025717Z         PASS [   0.237s] ( 480/1246) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-21T01:57:12.2154610Z         PASS [   0.019s] ( 481/1246) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-21T01:57:12.2214763Z         PASS [   0.020s] ( 482/1246) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-21T01:57:12.2219159Z         PASS [   0.019s] ( 483/1246) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-21T01:57:12.2289138Z         PASS [   0.007s] ( 484/1246) spt-daemon release::tests::hex_roundtrips
2026-06-21T01:57:12.2351357Z         PASS [   0.020s] ( 485/1246) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-21T01:57:12.2390293Z         PASS [   0.010s] ( 486/1246) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-21T01:57:12.2439763Z         PASS [   0.009s] ( 487/1246) spt-daemon release::tests::revoked_key_is_rejected
2026-06-21T01:57:12.2469986Z         PASS [   0.008s] ( 488/1246) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-21T01:57:12.2609733Z         PASS [   0.039s] ( 489/1246) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-21T01:57:12.2630500Z         PASS [   0.019s] ( 490/1246) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-21T01:57:12.2670132Z         PASS [   0.020s] ( 491/1246) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-21T01:57:12.2814660Z         PASS [   0.020s] ( 492/1246) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-21T01:57:12.2858131Z         PASS [   0.019s] ( 493/1246) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-21T01:57:12.2924537Z         PASS [   0.029s] ( 494/1246) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-21T01:57:12.3013088Z         PASS [   0.020s] ( 495/1246) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-21T01:57:12.3049764Z         PASS [   0.019s] ( 496/1246) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-21T01:57:12.3108744Z         PASS [   0.018s] ( 497/1246) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-21T01:57:12.3141856Z         PASS [   0.009s] ( 498/1246) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-21T01:57:12.3202155Z         PASS [   0.009s] ( 499/1246) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-21T01:57:12.3236364Z         PASS [   0.009s] ( 500/1246) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-21T01:57:12.3288463Z         PASS [   0.009s] ( 501/1246) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-21T01:57:12.3331078Z         PASS [   0.166s] ( 502/1246) spt-daemon relay::tests::run_honors_stop
2026-06-21T01:57:12.3386853Z         PASS [   0.010s] ( 503/1246) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-21T01:57:12.3405603Z         PASS [   0.039s] ( 504/1246) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-21T01:57:12.3418064Z         PASS [   0.009s] ( 505/1246) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-21T01:57:12.3472795Z         PASS [   0.008s] ( 506/1246) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-21T01:57:12.3513033Z         PASS [   0.009s] ( 507/1246) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-21T01:57:12.3554680Z         PASS [   0.008s] ( 508/1246) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-21T01:57:12.3609193Z         PASS [   0.009s] ( 509/1246) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-21T01:57:12.3708124Z         PASS [   0.015s] ( 510/1246) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-21T01:57:12.3763708Z         PASS [   0.016s] ( 511/1246) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-21T01:57:12.3863581Z         PASS [   0.015s] ( 512/1246) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-21T01:57:12.3920053Z         PASS [   0.068s] ( 513/1246) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-21T01:57:12.3925951Z         PASS [   0.016s] ( 514/1246) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-21T01:57:12.4013372Z         PASS [   0.009s] ( 515/1246) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-21T01:57:12.4017151Z         PASS [   0.009s] ( 516/1246) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-21T01:57:12.4024757Z         PASS [   0.016s] ( 517/1246) spt-daemon seedmap::tests::take_absent_is_none
2026-06-21T01:57:12.4039382Z         PASS [   0.240s] ( 518/1246) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-21T01:57:12.4118396Z         PASS [   0.071s] ( 519/1246) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-21T01:57:12.4119598Z         PASS [   0.010s] ( 520/1246) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-21T01:57:12.4120691Z         PASS [   0.009s] ( 521/1246) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-21T01:57:12.4123649Z         PASS [   0.010s] ( 522/1246) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-21T01:57:12.4140342Z         PASS [   0.010s] ( 523/1246) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-21T01:57:12.4207219Z         PASS [   0.009s] ( 524/1246) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-21T01:57:12.4228906Z         PASS [   0.008s] ( 525/1246) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-21T01:57:12.4236225Z         PASS [   0.010s] ( 526/1246) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-21T01:57:12.4245671Z         PASS [   0.011s] ( 527/1246) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-21T01:57:12.4276579Z         PASS [   0.009s] ( 528/1246) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-21T01:57:12.4301673Z         PASS [   0.010s] ( 529/1246) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-21T01:57:12.4302862Z         PASS [   0.009s] ( 530/1246) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-21T01:57:12.4304115Z         PASS [   0.009s] ( 531/1246) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-21T01:57:12.4367786Z         PASS [   0.012s] ( 532/1246) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-21T01:57:12.4369566Z         PASS [   0.009s] ( 533/1246) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-21T01:57:12.4402792Z         PASS [   0.010s] ( 534/1246) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-21T01:57:12.4422224Z         PASS [   0.012s] ( 535/1246) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-21T01:57:12.4481086Z         PASS [   0.018s] ( 536/1246) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-21T01:57:12.4497556Z         PASS [   0.013s] ( 537/1246) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-21T01:57:12.4549770Z         PASS [   0.013s] ( 538/1246) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-21T01:57:12.4600409Z         PASS [   0.011s] ( 539/1246) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-21T01:57:12.4608351Z         PASS [   0.011s] ( 540/1246) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-21T01:57:12.4675214Z         PASS [   0.012s] ( 541/1246) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-21T01:57:12.4688404Z         PASS [   0.009s] ( 542/1246) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-21T01:57:12.4691740Z         PASS [   0.008s] ( 543/1246) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-21T01:57:12.4799698Z         PASS [   0.011s] ( 544/1246) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-21T01:57:12.4821000Z         PASS [   0.013s] ( 545/1246) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-21T01:57:12.4921759Z         PASS [   0.012s] ( 546/1246) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-21T01:57:12.5025859Z         PASS [   0.035s] ( 547/1246) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-21T01:57:12.5129825Z         PASS [   0.010s] ( 548/1246) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-21T01:57:12.5216064Z         PASS [   0.039s] ( 549/1246) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-21T01:57:12.5217089Z         PASS [   0.009s] ( 550/1246) spt-daemon sync::tests::gate_decision_table
2026-06-21T01:57:12.5347136Z         PASS [   0.043s] ( 551/1246) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-21T01:57:12.5430959Z         PASS [   0.008s] ( 552/1246) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-21T01:57:12.5520292Z         PASS [   0.008s] ( 553/1246) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-21T01:57:12.5598271Z         PASS [   0.008s] ( 554/1246) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-21T01:57:12.5684922Z         PASS [   0.009s] ( 555/1246) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-21T01:57:12.5773340Z         PASS [   0.009s] ( 556/1246) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-21T01:57:12.5863262Z         PASS [   0.009s] ( 557/1246) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-21T01:57:12.5949579Z         PASS [   0.009s] ( 558/1246) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-21T01:57:12.5950862Z         PASS [   0.155s] ( 559/1246) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-21T01:57:12.6036873Z         PASS [   0.009s] ( 560/1246) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-21T01:57:12.6040369Z         PASS [   0.009s] ( 561/1246) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-21T01:57:12.6126239Z         PASS [   0.009s] ( 562/1246) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-21T01:57:12.6127799Z         PASS [   0.009s] ( 563/1246) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-21T01:57:12.6214570Z         PASS [   0.009s] ( 564/1246) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-21T01:57:12.6215596Z         PASS [   0.009s] ( 565/1246) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-21T01:57:12.6296900Z         PASS [   0.008s] ( 566/1246) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-21T01:57:12.6298248Z         PASS [   0.008s] ( 567/1246) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-21T01:57:12.6507625Z         PASS [   0.214s] ( 568/1246) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-21T01:57:12.6608325Z         PASS [   0.139s] ( 569/1246) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-21T01:57:12.6609851Z         PASS [   0.031s] ( 570/1246) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-21T01:57:12.6694884Z         PASS [   0.008s] ( 571/1246) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-21T01:57:12.6696737Z         PASS [   0.009s] ( 572/1246) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-21T01:57:12.6708540Z         PASS [   0.020s] ( 573/1246) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-21T01:57:12.6712774Z         PASS [   0.041s] ( 574/1246) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-21T01:57:12.6791079Z         PASS [   0.009s] ( 575/1246) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-21T01:57:12.6910704Z         PASS [   0.021s] ( 576/1246) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-21T01:57:12.7430369Z         PASS [   0.221s] ( 577/1246) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-21T01:57:12.7885125Z         PASS [   0.097s] ( 578/1246) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-21T01:57:12.7924134Z         PASS [   0.049s] ( 579/1246) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-21T01:57:12.8078185Z         PASS [   0.015s] ( 580/1246) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-21T01:57:12.8356798Z         PASS [   0.047s] ( 581/1246) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-21T01:57:12.8553635Z         PASS [   0.176s] ( 582/1246) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-21T01:57:12.8634154Z         PASS [   0.192s] ( 583/1246) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-21T01:57:12.8638850Z         PASS [   0.056s] ( 584/1246) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-21T01:57:12.8781982Z         PASS [   0.015s] ( 585/1246) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-21T01:57:12.8886686Z         PASS [   0.053s] ( 586/1246) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-21T01:57:12.8970637Z         PASS [   0.041s] ( 587/1246) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-21T01:57:12.9423349Z         PASS [   0.053s] ( 588/1246) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-21T01:57:12.9614388Z         PASS [   0.098s] ( 589/1246) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-21T01:57:12.9618532Z         PASS [   0.083s] ( 590/1246) spt-daemon::attach resize_is_controller_exclusive
2026-06-21T01:57:12.9838414Z         PASS [   0.022s] ( 591/1246) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-21T01:57:12.9962073Z         PASS [   0.034s] ( 592/1246) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-21T01:57:12.9983653Z         PASS [   0.102s] ( 593/1246) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-21T01:57:13.0043706Z         PASS [   0.020s] ( 594/1246) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-21T01:57:13.0212703Z         PASS [   0.019s] ( 595/1246) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-21T01:57:13.0213810Z         PASS [   0.346s] ( 596/1246) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-21T01:57:13.0259757Z         PASS [   0.020s] ( 597/1246) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-21T01:57:13.0323289Z         PASS [   0.029s] ( 598/1246) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-21T01:57:13.0389665Z         PASS [   0.013s] ( 599/1246) spt-daemon::budget measure_dormant_seat_budget
2026-06-21T01:57:13.0480030Z         FAIL [   0.026s] ( 600/1246) spt-daemon::broker spawn_env_reaches_child
2026-06-21T01:57:13.0480856Z   stdout ───
2026-06-21T01:57:13.0481042Z 
2026-06-21T01:57:13.0481186Z     running 1 test
2026-06-21T01:57:13.0481529Z     test spawn_env_reaches_child ... FAILED
2026-06-21T01:57:13.0481835Z 
2026-06-21T01:57:13.0481967Z     failures:
2026-06-21T01:57:13.0482155Z 
2026-06-21T01:57:13.0482282Z     failures:
2026-06-21T01:57:13.0482588Z         spawn_env_reaches_child
2026-06-21T01:57:13.0483209Z 
2026-06-21T01:57:13.0483646Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 7 filtered out; finished in 0.02s
2026-06-21T01:57:13.0484209Z 
2026-06-21T01:57:13.0484406Z   stderr ───
2026-06-21T01:57:13.0484582Z 
2026-06-21T01:57:13.0485017Z     thread 'spawn_env_reaches_child' (3116732) panicked at crates/spt-daemon/tests/broker.rs:385:5:
2026-06-21T01:57:13.0485759Z     injected SpawnReq.env must reach the child: ""
2026-06-21T01:57:13.0486393Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-21T01:57:13.0486888Z 
2026-06-21T01:57:13.0487122Z   Cancelling due to test failure: 15 tests still running
2026-06-21T01:57:13.0544197Z         PASS [   0.029s] ( 601/1246) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-21T01:57:13.1581949Z         PASS [   0.140s] ( 602/1246) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-21T01:57:13.6908755Z         PASS [   0.653s] ( 603/1246) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-21T01:57:15.2726133Z         PASS [   5.013s] ( 604/1246) spt-daemon broker::tests::controller_deliver_is_bounded_never_a_permanent_park
2026-06-21T01:57:19.1793472Z         PASS [  10.105s] ( 605/1246) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-21T01:57:20.3196325Z         PASS [   7.377s] ( 606/1246) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-21T01:57:21.1529601Z         PASS [  37.355s] ( 607/1246) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-21T01:57:21.3658855Z         PASS [  30.340s] ( 608/1246) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-21T01:57:23.5972297Z         PASS [  39.176s] ( 609/1246) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-21T01:57:23.6518732Z         PASS [  15.144s] ( 610/1246) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-21T01:57:26.9011965Z         PASS [  28.436s] ( 611/1246) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-21T01:57:27.4793291Z         PASS [  47.104s] ( 612/1246) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-21T01:57:32.1930140Z         PASS [  48.350s] ( 613/1246) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-21T01:57:40.3877120Z         SLOW [> 60.000s] (─────────) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-21T01:57:40.3878046Z         SLOW [> 60.000s] (─────────) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-21T01:57:45.6962271Z         PASS [  65.320s] ( 614/1246) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-21T01:57:49.9993363Z         PASS [  69.624s] ( 615/1246) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-21T01:57:49.9994174Z ────────────
2026-06-21T01:57:49.9994621Z      Summary [  69.625s] 615/1246 tests run: 614 passed (2 slow, 1 leaky), 1 failed, 1 skipped
2026-06-21T01:57:49.9995416Z         FAIL [   0.026s] ( 600/1246) spt-daemon::broker spawn_env_reaches_child
2026-06-21T01:57:49.9996021Z warning: 631/1246 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-06-21T01:57:50.0098146Z error: test run failed
2026-06-21T01:57:50.0186695Z ##[error]Process completed with exit code 100.
2026-06-21T01:57:50.0453109Z Post job cleanup.
2026-06-21T01:57:50.2114065Z [command]/usr/bin/git version
2026-06-21T01:57:50.2180518Z git version 2.43.0
2026-06-21T01:57:50.2214410Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8c6ae0db-52a3-4b7b-8419-0ccb8ab48f4b' before making global git config changes
2026-06-21T01:57:50.2215171Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:57:50.2217815Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:57:50.2249399Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:57:50.2274376Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:57:50.2519546Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:57:50.2539501Z http.https://github.com/.extraheader
2026-06-21T01:57:50.2547403Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-21T01:57:50.2573210Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:57:50.2756946Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:57:50.2784953Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:57:50.3130892Z Cleaning up orphan processes
2026-06-21T01:57:50.3794118Z Terminate orphan process: pid (3112875) (spt)
2026-06-21T01:57:50.3813456Z Terminate orphan process: pid (3112885) (spt)
2026-06-21T01:57:50.3865846Z Terminate orphan process: pid (3115797) (sleep)
